Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: new case when parsing function #58

Merged
merged 1 commit into from
Dec 19, 2024
Merged

fix: new case when parsing function #58

merged 1 commit into from
Dec 19, 2024

Conversation

Mcdostone
Copy link
Owner

issue when parsing a function
related issue: #57

Copy link

Benchmark for 682b873

Click to view benchmark
Test Base PR %
parse_kconfig 1966.9±15.78ns 2.0±0.06µs +1.68%
parse_kconfig_1_config_entry 1975.2±39.44ns 1973.1±21.13ns -0.11%
parse_kconfig_lot_of_sources 1958.4±20.86ns 1966.0±19.52ns +0.39%

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.65%. Comparing base (3abf6f4) to head (bcc1e38).
Report is 26 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #58      +/-   ##
===========================================
- Coverage   100.00%   99.65%   -0.35%     
===========================================
  Files           32       31       -1     
  Lines          240      293      +53     
===========================================
+ Hits           240      292      +52     
- Misses           0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Benchmark for b992901

Click to view benchmark
Test Base PR %
parse_kconfig 1946.6±24.31ns 1972.7±45.74ns +1.34%
parse_kconfig_1_config_entry 2.0±0.07µs 1998.3±101.94ns -0.08%
parse_kconfig_lot_of_sources 1952.5±12.70ns 1994.9±20.41ns +2.17%

@Mcdostone Mcdostone merged commit 15abd16 into main Dec 19, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant